Welcome![Sign In][Sign Up]
Location:
Search - stereo vision opencv

Search list

[Special Effectsstreocam

Description: 用OpenCV实现双摄像机立体视觉的程序,需要有OpenCV的支持,很简单的程序-using OpenCV dual stereo vision cameras procedures, the need for OpenCV support, a very simple procedure
Platform: | Size: 41910 | Author: 陈凡 | Hits:

[Other resourceS2iLib

Description: Library for creating computer vision systems, using OpenCV, encapsulating the main functionalities on easy to use C++ way, and extending them. It includes face recognition, wavelet transform, stereo vision (future) and speak recognition(future).
Platform: | Size: 1683398 | Author: 廖广军 | Hits:

[Special Effectsstreocam

Description: 用OpenCV实现双摄像机立体视觉的程序,需要有OpenCV的支持,很简单的程序-using OpenCV dual stereo vision cameras procedures, the need for OpenCV support, a very simple procedure
Platform: | Size: 41984 | Author: 陈凡 | Hits:

[3D GraphicS2iLib

Description: Library for creating computer vision systems, using OpenCV, encapsulating the main functionalities on easy to use C++ way, and extending them. It includes face recognition, wavelet transform, stereo vision (future) and speak recognition(future).-Library for creating computer vision systems, using OpenCV, encapsulating the main functionalities on easy to use C++ Way, and extending them. It includes face recognition, wavelet transform, stereo vision (future) and speak recognition (future).
Platform: | Size: 2207744 | Author: 廖广军 | Hits:

[Special Effectscalibration

Description: 基于opencv的双目立体视觉摄像机的定标,说的非常详细,告诉我们每一步该干什么-Based on the binocular stereo vision opencv camera calibration, that the very detailed and tells us what to do each step
Platform: | Size: 155648 | Author: george | Hits:

[Special Effectstest_Calibrate_sucessed

Description: 基于openCV的双目视觉2D平面靶的摄像机标定,vc++6.0平台下实现-Binocular stereo vision Camera calibration
Platform: | Size: 2803712 | Author: zhang | Hits:

[OpenCVOpenCV_stereo_vision_QT

Description: OpenCV立体视觉 摄像头标定软件(QT开发)-OpenCV stereo vision QT
Platform: | Size: 1144832 | Author: dai | Hits:

[Special EffectsOpennt

Description: 新的基于OpenCV的立体视觉三维测量方法OpenCV new stereo vision based three-dimensional measurement-OpenCV new stereo vision based three-dimensional measurement
Platform: | Size: 428032 | Author: shen | Hits:

[OpenCVStereo-Vision

Description: Stero Vesion Opencv C++ LUnix
Platform: | Size: 11264 | Author: HDi | Hits:

[OpenCVStereoTracking.tar

Description: opencv program to detect stereo vision
Platform: | Size: 8647680 | Author: Arnaldo | Hits:

[OpenCVopencv

Description: opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
Platform: | Size: 1660928 | Author: 李打野 | Hits:

[OpenCVopencv16

Description: 以前用opencv做过的Stereo算法,可以生成云点图像,对学习opencv,立体视觉很有帮助。-Previously done with opencv Stereo algorithms can generate the cloud point image, which is helpful to learning opencv, stereo vision .
Platform: | Size: 4960256 | Author: | Hits:

[OpenCVopencv17

Description: 简单的同时使用OPENGL和OPENCV的例子,能够根据云点图生成3d图像,对学习3d重建和立体视觉很有用。-A simple example using OPENGL and OPENCV can generate 3d image based on the cloud point of Figure 3d image,which is helpful to study 3d reconstruction and stereo vision 。
Platform: | Size: 5028864 | Author: | Hits:

[3D Graphic01

Description: 双目视觉视差提取 立体匹配 三维重建 opencv-stereo vision opencv reconstruction
Platform: | Size: 2048 | Author: | Hits:

[VC/MFCLearning-openCV-(Chinese-version)

Description: openCV中文版 附目录 本书主要介绍: 1.透彻介绍OpenCV 2.从摄像机获取输入 3.图像的变换 4.图像的分割和形状的匹配 5.模式识别,包括人脸检测 6.二维和三维场景中的跟踪监测 7.根据立体视觉进行三维重构 8.机器学习算法-the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm
Platform: | Size: 13516800 | Author: chenchao | Hits:

[OtherOPENCV-stereo-calibraration

Description: OpenCV双目立体视觉中的立体标定文档,很有用,上传给大家一起分享。学习。-OpenCV stereo binocular stereo vision calibration documentation, useful, upload to share with everyone. Learning.
Platform: | Size: 2989056 | Author: | Hits:

[OpenCVBinocular-Stereo-Vision

Description: 基于OpenCV的双目视觉测量代码。1)可读入标定的摄像机参数,并对左右图像进行校正;2)实现了对三角轮廓的实时跟踪,与匹配。-This project is about the Binocular Stereo Vision,which is based on OpenCV.
Platform: | Size: 11122688 | Author: 张勇 | Hits:

[Software Engineeringopencv-doc

Description: 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化) 摄像头定标(寻找和跟踪定标模式、参数定标、基本矩阵估计、单应矩阵估计、立体视觉匹配) 运动分析(光流、动作分割、目标跟踪) 目标识别(特征方法、HMM模型) 基本的GUI(显示图像/视频、键盘/鼠标操作、滑动条) 图像标注(直线、曲线、多边形、文本标注)-mage data manipulation (memory allocation and release, image copy, setting, and conversion) Image/video input/output (support file or camera input, image/video file output) Matrix/vector data manipulation and linear algebra operations (matrix multiplication, matrix equations, eigenvalue, singular value decomposition) Support for a variety of dynamic data structures (linked list, queue, data set, tree, graph) Basic image processing (denoising, edge detection, corner detection, sampling and interpolation, color transformation, morphological processing, histogram, image Pyramid structure) Structure analysis (connected domain/branch, contour processing, distance transform, image moment, template matching, Hof transform, polynomial approximation, curve fitting, ellipse fitting, the triangulation of the Camera calibration (search and tracking calibration mode, parameter calibration, basic matrix estimation, single stress matrix estimation, stereo vision matching) Motion analysis (opti
Platform: | Size: 3723264 | Author: korbon | Hits:

[OtherStereoTracking.tar

Description: opencv streo vision tracking diffrent people
Platform: | Size: 8647680 | Author: g2p | Hits:

[OpenCVStereoVisionLibrary-master_20160323_ini_ok

Description: opencv stereo vision example code
Platform: | Size: 5568512 | Author: zadeh66 | Hits:
« 12 »

CodeBus www.codebus.net